From: Richard M. Stallman Date: Mon, 16 Aug 2004 22:46:26 +0000 (+0000) Subject: (which-func-update-1): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21387 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8e476e8ef18c2faced622b3fe3ac0ee5f8f6d891;p=emacs.git (which-func-update-1): Doc fix. --- diff --git a/lisp/progmodes/which-func.el b/lisp/progmodes/which-func.el index 87df0769314..845c995371d 100644 --- a/lisp/progmodes/which-func.el +++ b/lisp/progmodes/which-func.el @@ -186,7 +186,7 @@ It creates the Imenu index for the buffer, if necessary." (which-func-update-1 (selected-window))) (defun which-func-update-1 (window) - "Update the Which-Function mode display for window WINDOW." + "Update the Which Function mode display for window WINDOW." (with-selected-window window (when which-func-mode (condition-case info